[INFO] cloning repository https://github.com/sentiric/sentiric-stt-gateway-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sentiric/sentiric-stt-gateway-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsentiric%2Fsentiric-stt-gateway-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsentiric%2Fsentiric-stt-gateway-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c1fc3bf7cef0c256f3735c00d82b999fbfd2dce
[INFO] testing sentiric/sentiric-stt-gateway-service against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsentiric%2Fsentiric-stt-gateway-service" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sentiric/sentiric-stt-gateway-service
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/sentiric/sentiric-stt-gateway-service
[INFO] tweaked toml for git repo https://github.com/sentiric/sentiric-stt-gateway-service written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sentiric/sentiric-stt-gateway-service on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sentiric/sentiric-stt-gateway-service already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 428c4cfc1e445bf76b28e2bdee362a21348a3eb9e9f274d4721db1dc1e412168
[INFO] running `Command { std: "docker" "start" "-a" "428c4cfc1e445bf76b28e2bdee362a21348a3eb9e9f274d4721db1dc1e412168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "428c4cfc1e445bf76b28e2bdee362a21348a3eb9e9f274d4721db1dc1e412168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "428c4cfc1e445bf76b28e2bdee362a21348a3eb9e9f274d4721db1dc1e412168", kill_on_drop: false }`
[INFO] [stdout] 428c4cfc1e445bf76b28e2bdee362a21348a3eb9e9f274d4721db1dc1e412168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d843ead547c0a7d693e36a37b429a2c456c40476e993ee0d89473cd30971f13
[INFO] running `Command { std: "docker" "start" "-a" "4d843ead547c0a7d693e36a37b429a2c456c40476e993ee0d89473cd30971f13", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling metrics v0.21.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling quanta v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.13.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling metrics-util v0.15.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling sentiric-contracts v1.13.7 (https://github.com/sentiric/sentiric-contracts.git?tag=v1.13.7#dd7c8f22)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.12.2
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling sentiric-stt-gateway-service v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "4d843ead547c0a7d693e36a37b429a2c456c40476e993ee0d89473cd30971f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d843ead547c0a7d693e36a37b429a2c456c40476e993ee0d89473cd30971f13", kill_on_drop: false }`
[INFO] [stdout] 4d843ead547c0a7d693e36a37b429a2c456c40476e993ee0d89473cd30971f13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f7f7fdd6d893e17de3914ccd4d8ae69721860b64b98f005c1c62eb66b184313
[INFO] running `Command { std: "docker" "start" "-a" "0f7f7fdd6d893e17de3914ccd4d8ae69721860b64b98f005c1c62eb66b184313", kill_on_drop: false }`
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling sentiric-stt-gateway-service v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.40s
[INFO] running `Command { std: "docker" "inspect" "0f7f7fdd6d893e17de3914ccd4d8ae69721860b64b98f005c1c62eb66b184313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f7f7fdd6d893e17de3914ccd4d8ae69721860b64b98f005c1c62eb66b184313", kill_on_drop: false }`
[INFO] [stdout] 0f7f7fdd6d893e17de3914ccd4d8ae69721860b64b98f005c1c62eb66b184313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95a79207b611a635e4de7c1da7d8ae25a9566a847630c3831a1457f3cac3a544
[INFO] running `Command { std: "docker" "start" "-a" "95a79207b611a635e4de7c1da7d8ae25a9566a847630c3831a1457f3cac3a544", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sentiric_stt_gateway_service-c5ece3ddd1c64d4a)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sentiric_stt_gateway_service-08bc3f60f4ba2750)
[INFO] [stderr]      Running tests/grpc_client.rs (/opt/rustwide/target/debug/deps/grpc_client-d74da1b35c35db10)
[INFO] [stdout] 🔒 Güvenlik Katmanı (mTLS) Hazırlanıyor...
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (18) panicked at tests/grpc_client.rs:26:50:
[INFO] [stderr] CA sertifikası bulunamadı: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5702a5bb080a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5702a5bb080a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5702a5bb080a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5702a5bb080a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5702a5bc57ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5702a5bc57ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stderr]    6:     0x5702a5bb5712 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5702a5bb5712 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5702a5b965ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5702a5b965ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5702a5ba8b21 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5702a5ba8d9b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5702a5b966a8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x5702a5b8df69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5702a5b9756d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5702a5bc5fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x5702a5bc5d22 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x5702a565b7fc - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<u8>, std[ec4e911328de40a6]::io::error::Error>>::expect
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x5702a5666afb - grpc_client[b00577417017926a]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/grpc_client.rs:26:50
[INFO] [stderr]   19:     0x5702a566acfb - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<grpc_client[b00577417017926a]::main::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stderr]   20:     0x5702a5660f5b - <tokio[520b5c408ab77f99]::runtime::park::CachedParkThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<grpc_client[b00577417017926a]::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stderr]   21:     0x5702a565ed58 - tokio[520b5c408ab77f99]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[520b5c408ab77f99]::runtime::park::CachedParkThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<grpc_client[b00577417017926a]::main::{closure#0}>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]   22:     0x5702a565ed58 - tokio[520b5c408ab77f99]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[520b5c408ab77f99]::runtime::park::CachedParkThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<grpc_client[b00577417017926a]::main::{closure#0}>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]   23:     0x5702a565ed58 - <tokio[520b5c408ab77f99]::runtime::park::CachedParkThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<grpc_client[b00577417017926a]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stderr]   24:     0x5702a565e6ef - <tokio[520b5c408ab77f99]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<grpc_client[b00577417017926a]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   25:     0x5702a566d0a0 - <tokio[520b5c408ab77f99]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<grpc_client[b00577417017926a]::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stderr]   26:     0x5702a5660230 - tokio[520b5c408ab77f99]::runtime::context::runtime::enter_runtime::<<tokio[520b5c408ab77f99]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<grpc_client[b00577417017926a]::main::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   27:     0x5702a566b1e1 - <tokio[520b5c408ab77f99]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<grpc_client[b00577417017926a]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stderr]   28:     0x5702a565e003 - <tokio[520b5c408ab77f99]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<grpc_client[b00577417017926a]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   29:     0x5702a565e570 - <tokio[520b5c408ab77f99]::runtime::runtime::Runtime>::block_on::<grpc_client[b00577417017926a]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stderr]   30:     0x5702a5668d1e - grpc_client[b00577417017926a]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/grpc_client.rs:106:7
[INFO] [stderr]   31:     0x5702a564910b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   32:     0x5702a565ae0e - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   33:     0x5702a564b8b1 - std[ec4e911328de40a6]::rt::lang_start::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:206:18
[INFO] [stderr]   34:     0x5702a5ba7e44 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   35:     0x5702a5ba7e44 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   36:     0x5702a5ba7e44 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   37:     0x5702a5ba7e44 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x5702a5ba7e44 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stderr]   39:     0x5702a5ba7e44 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   40:     0x5702a5ba7e44 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   41:     0x5702a5ba7e44 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]   42:     0x5702a5ba7e44 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stderr]   43:     0x5702a564b477 - std[ec4e911328de40a6]::rt::lang_start::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:205:5
[INFO] [stderr]   44:     0x5702a566b15e - main
[INFO] [stderr]   45:     0x7d8dc0ec51ca - <unknown>
[INFO] [stderr]   46:     0x7d8dc0ec528b - __libc_start_main
[INFO] [stderr]   47:     0x5702a5642be5 - _start
[INFO] [stderr]   48:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test grpc_client`
[INFO] running `Command { std: "docker" "inspect" "95a79207b611a635e4de7c1da7d8ae25a9566a847630c3831a1457f3cac3a544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95a79207b611a635e4de7c1da7d8ae25a9566a847630c3831a1457f3cac3a544", kill_on_drop: false }`
[INFO] [stdout] 95a79207b611a635e4de7c1da7d8ae25a9566a847630c3831a1457f3cac3a544
